-
Home
-
AdminEase
-
1.0.1 (latest)
-
Code
-
Classes
- UploadMaxFileSize
Total Complexity |
19 |
Dependencies |
2 |
Dependents |
1 |
Total lines |
153 |
Lines of code |
69 |
Logical lines of code |
43 |
Comment lines |
57 |
Methods |
9 |
Properties |
0 |
Methods 9
Method |
Rating |
Maintainability
|
Complexity
|
Lines of code
|
handle_upload_max_file_size() |
S |
54 |
4 |
21 |
convert_size_to_bytes() |
S |
57 |
4 |
17 |
sanitize_file_size() |
S |
68 |
3 |
7 |
format_bytes() |
S |
66 |
3 |
7 |
__construct() |
S |
79 |
1 |
3 |
remove_ini_directives() |
S |
76 |
1 |
4 |
calculate_post_max_size() |
S |
74 |
1 |
4 |
get_current_upload_max_filesize() |
S |
80 |
1 |
3 |
get_current_post_max_size() |
S |
80 |
1 |
3 |